home *** CD-ROM | disk | FTP | other *** search
- object frmAbout: TfrmAbout
- Left = 149
- Top = 161
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About... '
- ClientHeight = 221
- ClientWidth = 249
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel2: TBevel
- Left = 7
- Top = 118
- Width = 234
- Height = 59
- end
- object lblNothing1: TLabel
- Left = 48
- Top = 8
- Width = 183
- Height = 13
- Caption = 'Kaufman Software Development'
- Font.Charset = ANSI_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblNothing2: TLabel
- Left = 48
- Top = 24
- Width = 112
- Height = 13
- Caption = 'Kaufman Code Bank'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblNothing3: TLabel
- Left = 48
- Top = 40
- Width = 91
- Height = 13
- Caption = 'Version 1.03 (RC4)'
- end
- object Label1: TLabel
- Left = 12
- Top = 121
- Width = 221
- Height = 56
- AutoSize = False
- Caption =
- 'Warning: This program is protected by US and International copyr' +
- 'ight treaties. Any illegeal distribution of this program, or any' +
- ' portion of it may result in legal charges.'
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 8
- Top = 64
- Width = 114
- Height = 41
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Image2: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- Transparent = True
- end
- object lblLink_WebSite: TLabel
- Left = 136
- Top = 64
- Width = 78
- Height = 13
- Cursor = crHandPoint
- Caption = 'Visit our website'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblLink_WebSiteClick
- end
- object lblLink_EMail: TLabel
- Left = 152
- Top = 80
- Width = 42
- Height = 13
- Cursor = crHandPoint
- Caption = 'E-Mail us'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = lblLink_EMailClick
- end
- object Button1: TButton
- Left = 168
- Top = 194
- Width = 73
- Height = 23
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- end
-